gtkclipboard: Fix a potential g_signal_handler_disconnect(NULL) call
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 28 Nov 2013 20:43:16 +0000 (20:43 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 9 Mar 2015 13:41:37 +0000 (13:41 +0000)
commitf8eac08a0a51de76864afb03eb6b3d857d6a6d40
treeec699c998fc07bb70d8d8611f53bca6cbea9586b
parentaf36220bca74837cefab046a6435f2b6743c4569
gtkclipboard: Fix a potential g_signal_handler_disconnect(NULL) call

Found by scan-build.

https://bugzilla.gnome.org/show_bug.cgi?id=712760
gtk/gtkclipboard.c